[Snyk] Upgrade @opentelemetry/instrumentation from 0.41.2 to 0.54.0 #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @opentelemetry/instrumentation from 0.41.2 to 0.54.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 17 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @opentelemetry/instrumentation
0.54.0
💥 Breaking Change
getDefaultUrl
was intended for internal use has been removed from all exportersgetUrlFromConfig
was intended for internal use and has been removed from all exportershostname
was intended for internal use and has been removed from all exportersurl
was intended for internal use and has been removed from all exporterstimeoutMillis
was intended for internal use and has been removed from all exportersonInit
was intended for internal use and has been removed from all exportersheaders
type changed fromPartial<Record<string, unknown>>
toRecord<string, string>
parseHeaders
appendResourcePathToUrl
appendResourcePathToUrlIfNeeded
configureExporterTimeout
invalidTimeout
ignoreIncomingPaths
has been removed, use the more versatileignoreIncomingRequestHook
instead.ignoreOutgoingUrls
has been removed, use the more versatileignoreOutgoingRequestHook
instead.isIgnored
utility function was intended for internal use and has been removed without replacement.🚀 (Enhancement)
OTEL_SEMCONV_STABILITY_OPT_IN
containshttp
orhttp/dup
OTEL_SEMCONV_STABILITY_OPT_IN
containshttp/dup
or DOES NOT containhttp
🐛 (Bug Fix)
'none'
if env varsOTEL_EXPORTER_OTLP_TRACES_COMPRESSION
andOTEL_EXPORTER_OTLP_COMPRESSION
are falsy @ sjvans@ opentelemetry/[email protected]
,@ opentelemetry/[email protected]
packages #5013 @ pichlermarc@ opentelemetry/[email protected]
#5013 @ pichlermarc@ opentelemetry/[email protected]
#5013 @ pichlermarcOTEL_EXPORTER_OTLP_METRICS_COMPRESSION
OTEL_EXPORTER_OTLP_LOGS_COMPRESSION
OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE
OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE
OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY
OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY
OTEL_EXPORTER_OTLP_METRICS_INSECURE
OTEL_EXPORTER_OTLP_LOGS_INSECURE
http.get
,http.request
,https.get
, andhttps.request
when used from ESM code and imported via theimport defaultExport from 'http'
style. #5024 @ trentm🏠 (Internal)
refactor(exporter-prometheus): replace
MetricAttributes
andMetricAttributeValues
withAttributes
andAttributeValues
#4993refactor(browser-detector): replace
ResourceAttributes
withAttributes
#5004refactor(sdk-logs): replace
ResourceAttributes
withAttributes
#5005 @ david-luna0.53.0
💥 Breaking Change
headers
was intended for internal use has been removed from all exporterscompression
was intended for internal use and has been removed from all exportershostname
was intended for use in tests and is not used by any exporters, it will be removed in a future releaseUser-Agent
header cannot be overwritten by the user #4743 @ pichlermarcUser-Agent
header was not specification compliant.process.env
polyfillsheaders
property was intended for internal use has been removed from all exporters🚀 (Enhancement)
🐛 (Bug Fix)
http.get
andhttps.get
work when used in ESM code #4857 @ trentm🏠 (Internal)
getEnv
function #4799 @ danstarnsImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: